home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / v2_color.arc / 123COLOR.DOC < prev    next >
Text File  |  1986-06-17  |  2KB  |  37 lines

  1.   This is a basic program from PC WORLD magazine (July 86) which
  2. will allow you to set the colors that Lotus Version 2 uses for
  3. background, foreground, cursor, etc.
  4.  
  5.   Before you try this, you should make a copy of the 123.SET file,
  6. as this program will modify it. You will be asked if you have a
  7. backup and if you response is not yes, program will stop.
  8.  
  9.   Copy your 123.SET file onto the same disk or directory as the
  10. 123COLOR.BAS program and type BASIC 123COLOR. This assumes that
  11. you have BASIC.COM on the same disk or a path has been provided.
  12.  
  13.   You will be asked for colors you want for the foreground,
  14. background, borders, cursor, and unprotected areas. The following
  15. codes are used to designate color:
  16.  
  17.      0 - Black         6 - Brown          C - Light red
  18.      1 - Blue          7 - White          D - Light magenta
  19.      2 - Green         8 - Gray           E - Yellow
  20.      3 - Cyan          9 - Light blue     F - Bright white
  21.      4 - Red           A - Light green
  22.      5 - Magenta       B - Light cyan
  23.  
  24.   The last two fields in the basic program are reversed from what
  25. was in the magazine. Either it was a typo or something else was
  26. incorrect. Whatever, the basic program works and have had no
  27. problems.
  28.  
  29.   You will have to use some other utility to set your border
  30. colors, as the basic program does not set the border color. I
  31. don't know if this is possible with Ver. 2 Lotus or not.
  32.  
  33.   I have included a utility that I use called SCRCOLOR. Think it
  34. is a very good piece of software.
  35.  
  36.   Hope you find this useful. Jon Olson - Waukee, Ia.
  37.